.. _EEex_LearnInnateSpell: =================================== EEex_LearnInnateSpell =================================== :: EEex_LearnInnateSpell(actorID, resref) Adds a spell to known innate spells for an actor **Parameters** * **actorID** - id of actor that is learning spell * **resref** - resource reference of spell to learn **Return** None **Example** :: EEex_LearnInnateSpell() **See Also** :ref:`EEex_LearnClericSpell`, :ref:`EEex_LearnWizardSpell`, :ref:`EEex_UnlearnClericSpell`, :ref:`EEex_UnlearnInnateSpell`, :ref:`EEex_UnlearnWizardSpell`